home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / fun.arj / FUN.DOC < prev    next >
Text File  |  1992-08-04  |  2KB  |  42 lines

  1. ╒════════════════════════════════════════════════════════════════════════════╕
  2. │        CADMOS Computer WorkShop - 26, Skoufa Street, Athens 106 73         │
  3. │     Phone +30-1- data: 363 5482, 360 6044, 360 6046 (Cadmos/CHAOS BBS)     │
  4. │               voice: 361 1030, 360 6052       FAX: 360 6059                │
  5. ╘════════════════════════════════════════════════════════════════════════════╛
  6.  
  7. FUN-Keyboard Macros, Version 4.0,  (c) 1988, Haris Courouclis, (301) 361 1030
  8. ═════════════════════════════════════════════════════════════════════════════
  9.  
  10. FUN will redefine FUNction and other keyboard keys using ANSI escape sequences.
  11. This means that you need to load ANSI.SYS from your CONFIG.SYS file.
  12.  
  13. When you run FUN you will be prompted to press key you want redefined.
  14.  
  15. You are then asked to enter redefinition argument(s).
  16. · FUN redefinition buffer can hold up to 244 bytes.
  17. · Strings should be quoted using double quotes.
  18. · Numbers outside quotes denote ASCII values.
  19. · '0;n' denotes Extended Character n.
  20. · Redefinition arguments must be separated by a semicolumn (;)
  21.  
  22. You are then prompted to enter file name for Fun definitions or RETURN if you
  23. do not need to keep the redefinitions, in which case they will dissapear when
  24. you next reboot your machine. To reinstall definitions kept in a file you
  25. should use DOS TYPE to type this file.
  26.  
  27. Redefinition examples:
  28.    "copy *.dwg a:";13;"dir a:*.dwg";13
  29.    0;61;13              (will press F3 and ENTER)
  30.  
  31.  
  32. ┌────────────────────────────────────────────────────────────────────────────┐
  33. │(c) All rights reserved. Use prohibited in a professional, business or      │
  34. │    commercial environment without prior written licence by the author.     │
  35. │                                                                            │
  36. │ Feel free to copy and distribute this program. You may use it and evaluate │
  37. │ it for 30 days. After this period, you may only use it while you are a     │
  38. │ subscriber to Cadmos/CHAOS BBS :-)                                         │
  39. └────────────────────────────────────────────────────────────────────────────┘
  40.  
  41.  
  42.